-
Home
-
Matomo Analytics – Ethical Stats. Powerful Insights.
-
5.1.5
-
Code
-
Classes
- Scheduler
| Total Complexity |
27 |
| Dependencies |
11 |
| Dependents |
2 |
| Total lines |
265 |
| Lines of code |
127 |
| Logical lines of code |
87 |
| Comment lines |
118 |
| Methods |
11 |
| Properties |
6 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| run() |
A |
41 |
11 |
57 |
| runTaskNow() |
S |
59 |
4 |
14 |
| executeTask() |
S |
53 |
3 |
21 |
| acquireLockForTask() |
S |
70 |
2 |
6 |
| __construct() |
S |
70 |
1 |
6 |
| rescheduleTask() |
S |
75 |
1 |
4 |
| rescheduleTaskAndRunTomorrow() |
S |
75 |
1 |
4 |
| isRunningTask() |
S |
82 |
1 |
3 |
| getScheduledTimeForMethod() |
S |
79 |
1 |
3 |
| getTaskList() |
S |
71 |
1 |
6 |
| releaseLock() |
S |
82 |
1 |
3 |